DevForce Help Reference
DelegateVerifier<T> Class Properties


For a list of all members of this type, see DelegateVerifier<T> members.

Public Properties
 NameDescription
Public PropertyApplicableType The object type on which the property to be verified is defined. (Inherited from IdeaBlade.Validation.Verifier)
Public PropertyErrorMessageInfo Description of this verifier - will be used by default to construct status messages regarding the success or failure of the verifier. (Inherited from IdeaBlade.Validation.Verifier)
Public PropertyInitializationOrderGets or sets the internally maintained order that represents the order that this verifier was added to a VerifierEngine. (Inherited from IdeaBlade.Validation.Verifier)
Public PropertySortValue Gets or sets the order that verifiers are executed within a verifier batch. (Inherited from IdeaBlade.Validation.Verifier)
Public PropertyTriggerLinksGets a collection of all of the TriggerLinks on this verifier. (Inherited from IdeaBlade.Validation.Verifier)
Public PropertyTypedVerifierArgsGets the strongly typed version of VerifierArgs.  
Public PropertyVerifierArgs Gets or sets the parameters that represent the state of this verifier. (Inherited from IdeaBlade.Validation.Verifier)
Public PropertyVerifierEngineVerifierEngine that this Verifier is attached to. Will be null for any unattached verifier. (Inherited from IdeaBlade.Validation.Verifier)
Public PropertyVerifierOptions (Inherited from IdeaBlade.Validation.Verifier)
Top
See Also

Reference

DelegateVerifier<T> Class
IdeaBlade.Validation Namespace

Send Feedback